Skip to content

Conversation

@InvisibleDuck
Copy link

Force SSL logic to determine acme challenges is wrong which makes all http requests (including acme challenges) redirect to https counterpart. A simplification to this include file fixes this.

I have tested with overwriting the file by adding this line to docker-compose.yml:

volumes:
  - ./force-ssl.conf:/etc/nginx/conf.d/include/force-ssl.conf

Fixes #3979

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Let's Encrypt SSL Cert Auto-Renew "Internal Error"

1 participant